]> git.neil.brown.name Git - wiggle.git/shortlog
wiggle.git
2012-05-14 Neil BrownRelease 0.9 v0.9
2012-05-14 Neil Brownman page: add documentation for browse mode
2012-05-14 Neil BrownBrowser: add a bit of colour to the file-list page.
2012-05-14 Neil BrownMerge: allow merging a multi-patch patchfile.
2012-05-13 Neil Brownmain: only pass training args to extract/do_diff/do_merge.
2012-05-13 Neil BrownMove parse_patch and related to new parse.c
2012-05-12 Neil BrownAllow load_file to load segments too.
2012-05-12 Neil BrownMinor man-page fixes.
2012-05-12 Neil BrownImprove make clean
2012-05-12 Neil BrownAdd endian.h back to config.h
2012-05-11 Neil BrownBrowser: improve decision on when to split window for...
2012-05-11 Neil BrownBrowser: improve rendering of conflicts in the the...
2012-05-11 Neil BrownBrowse: don't use background colors for added/deleted.
2012-05-11 Neil BrownBrowse: avoid display problems when changing view-mode.
2012-05-10 Neil Brownisolate_conflicts: don't look for eol that cannot be...
2012-05-10 Neil BrownDon't include endian.h
2012-05-10 Neil Brownbrowser: display the type of the merge-node under the...
2012-05-10 Neil BrownBrowser: allow cursor to be displayed in alternate...
2012-05-10 Neil Brownbrowse/search: support selectively ignoring case.
2012-05-10 Neil Brownbrowse/search: don't match strings in the hunk-header.
2012-05-10 Neil BrownBrowser: Support searching-again within the same line.
2012-05-10 Neil BrownBrowser: change searchdir to -1 or +1
2012-05-10 Neil BrownBrowser: Extend proper cursor tracking to search.
2012-05-10 Neil BrownBrowser: Use KEY_BACKSPACE to recognise a backspace.
2012-05-10 Neil BrownBrowser: add a more effective cursor.
2012-05-09 Neil Brownbrowse: fix buffer underflow when closing directories.
2012-05-09 Neil BrownAdd another regression-test
2012-05-08 Neil BrownInitial all of 'End' merger.
2012-05-08 Neil BrownAvoid buffer overflow when checking for hunk header
2012-05-08 Neil Brownmerge: avoid including large Unmatched sections in...
2012-05-08 Neil BrownEncourage more context into conflict reports.
2012-05-08 Neil Brownmerge: factor out is_cutpoint.
2012-05-08 Neil BrownImprove handling of hunk-header when merging.
2012-05-08 Neil BrownEnsure that a hunk-header never appears in the middle...
2012-05-07 Neil Brownbrowser: clear the end of the split-window when needed.
2012-05-07 Neil BrownAdd --show-wiggle flag.
2012-05-07 Neil BrownHandle some errors better in Browse mode.
2012-05-07 Neil BrownMake tracing code a bit cleaner and more organised.
2012-05-07 Neil BrownIntroduce xmalloc and use it.
2012-05-07 Neil BrownRefactor do_diff slightly
2012-05-07 Neil BrownBetter error message if split_patch fails for --extract
2012-05-07 Neil BrownSplit do_diff_words and do_diff_lines out from do_diff
2012-05-07 Neil BrownMinor cleaning up in man page wiggle.1
2012-05-07 Neil BrownRemove extraction of base-name of command.
2012-05-07 Neil BrownSplit do_merge out from main() as a separate function.
2012-05-07 Neil BrownSplit do_diff() out from main()
2012-05-07 Neil Brownsplit 'extact' out of 'main' into a separate function.
2012-05-07 Neil BrownReplace hash.h with better hash function from CCAN
2012-05-07 Neil BrownFix 'make version'
2012-05-07 Neil Brown.gitignore updates
2012-05-07 Neil BrownGeneral cleanups
2012-02-19 Barak A. PearlmutterChangeLog-typo
2011-12-08 Alexandre Carmel... Test condition was being ignored
2011-12-07 Neil BrownSilences warnings about set-but-not-used variables.
2011-12-07 Alexandre Carmel... Removed malloc.h, fixed off-by-one in bestmatch.c,...
2011-12-07 Neil BrownStuff from months ago that I forget why
2011-08-28 Neil BrownRemove merge.c
2011-08-28 Neil Brownvpatch cleanup
2011-08-26 Neil BrownFix various typos in help messages.
2011-08-24 Neil BrownClean up bestmatch.c
2011-08-24 Neil BrownClean up split.c
2011-08-24 Neil BrownComment and tidy up diff.c
2011-08-24 Neil BrownClean up more valgrind errors.
2011-08-22 Neil BrownUse Cmd var instread of "wiggle" in various error messages.
2011-08-22 Neil BrownFix white space etc issues reported by checkpatch.pl
2011-08-22 Neil BrownUpdate date COPYING and FSF address.
2011-08-22 Neil BrownFix use of uninitialised vars in merge2.
2011-08-22 Neil BrownAvoid use of undefined variable in bestmatch.
2011-08-22 Neil Brownnul terminate stream read from a file.
2011-08-22 Neil Browndotest: Check if /usr/bin/time supports the needed...
2011-08-22 Neil BrownStop using case ranges.
2011-08-22 Neil BrownAsk for more warnings and fix some.
2011-08-22 Neil BrownMake lots of functions "static".
2010-06-28 Greg WardMakefile portability patch
2010-05-12 Neil BrownChange format of 'version' string
2010-05-12 Neil BrownMore options for giving patches to --browse
2010-05-12 Jari AaltoReadMe.c - spelling fix
2010-05-12 Neil BrownUse git-archive to create a release
2010-05-05 Neil BrownWrite some notes about editting merges.
2010-04-04 Neil Brownbrowse: allow selective listing of only files with...
2010-04-04 Neil Brownbrowser: add help window
2010-04-04 Neil Brownbrowser: rearrange code
2010-04-04 Neil Brownbrowser: first cut at horizontal split.
2010-04-04 Neil Brownbrowser: prev/next_melmnt to take mp not mpos.
2010-04-03 Neil Brownbrowse: never leave blank space above
2010-04-03 Neil Brownbrowser: Minor search improvements
2010-04-03 Neil Brownbrowser: move check_line call
2010-04-03 Neil BrownAdd some tracing to browser
2010-04-03 Neil BrownBrowser: add line number tracking.
2010-04-02 Neil Brownbrowser: display patch chunk headers in 'diff' output.
2010-04-02 Neil BrownSignificant browser update.
2010-03-24 Neil BrownFORTIFY_SOURCE fixes
2010-03-24 Neil BrownRelease 0.8 v0.8
2010-03-24 Neil BrownAdd --no-ignore option
2010-03-24 Neil BrownImprove parsing of diff3 output.
2010-03-24 Neil BrownUpdate wiggle.spec for new version and location.
2010-03-24 Neil BrownRelease version 0.7 devel v0.7
2010-03-24 Neil Brownvpatch: silence a compiler warning.
2010-03-24 Neil BrownAdd a number of tests which had not been commited to...
2010-03-23 Neil BrownImprove diff/fixup when diff is greedy at end of a...
next